home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 June
/
EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso
/
earcd
/
assemb
/
fdconv10.rdm
< prev
next >
Wrap
Text File
|
1996-05-20
|
1KB
|
52 lines
Short: Utility to convert FD files to assembler includes
Author: Tom Bampton <tombampton@aworld.demon.co.uk>
Uploader: Peter Kirby <petekirby@aworld.demon.co.uk>
Type: dev/asm
Title
FDConvert
Version
1.00
Description
FDConvert is a utility to convert standard FD files to assembler includes.
There is also a number of options you can use to customize the output a bit.
All other FD converters i've seen are CLI only with no options at all. So,
i wrote this one and i hope you like it.
Features
~~~~~~~~
o Very quick
o Optionally copies comments from the FD file
o Optionally writes extra info to make the comments make sense with the
Commodore FD's
o Optionally writes macros for accessing the library and the library name
o Full Workbench utility
o Small.. only 15K
o Has a nice gui :)
o And probably more i haven't thought of
System Requirements
FDConvert requires Workbench 2.04+ and asl.library in libs. Memory usage
is minimal and FD's are read a line at a time so even the largest FD should
convert with no trouble on a 1Mb machine.
History
Version 1.00
First release.